home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / af2gb013.zip / TEMPLATE.ZIP / MESSAGE.APL < prev    next >
Text File  |  1995-08-29  |  796b  |  20 lines

  1. ; Template file: MESSAGE.APL
  2. ; Type         : Netmail announcement
  3. ;
  4. ; This template generates a message to be included in the fileattach message
  5. ; for each file sent in a particular fileecho.
  6. ;
  7.  Today, @day @just(@daynr,R,2,0)-@just(@monthnr,R,2,0)-@copy(@year,3,2), @systemname (@akatouse) sent the following
  8.  file to your system.
  9.  
  10.  Area : @just(@fileecho,L,14)Comment : @echodesc
  11.  -----------------------------------------------------------------------------
  12.  @just(@filename,L,13)@just(@filesize,R,9) @copy(@filedesc,1,54)
  13.                         @overflow
  14.  -----------------------------------------------------------------------------
  15.  @just(@totalbytes,L,11) bytes in @just(@totalfiles,L,3) file(s)
  16.  
  17.  Thanks, Harald (Using ALLFIX @prgversion, "Simply the Best")
  18.  
  19. @cookie
  20.